home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / netz / multilink / clients / napsaterm.readme < prev    next >
Text File  |  1995-03-30  |  971b  |  23 lines

  1. This is an enhanced version of Napsaterm 3.9. Despite the version, it
  2. includes the modifications in AmiTCP 4.2 Napsaterm (4.1). Differences to
  3. that version:
  4.  
  5.  - Uses AS225 socket.library API instead of AmiTCP bsdsocket.library,
  6.    since AmiTCP is stupid enough to put stuff liek rcmd() in a link
  7.    library.
  8.    Consequently works with AS225 (or MLink), but not AmiTCP (works with
  9.    the socket.library emulation API, though). Should compile for AmiTCP,
  10.    but that's not tested.
  11.  - Cleaned up menus (thanks to Tomi Marin).
  12.  - Different method of painting selected text. Only paints up to the last
  13.    character on the line, like the CON: clip.
  14.  - Some bug fixes all around.
  15.  - No TEK mode. I didn't have a need for it, so I left it out. If someone
  16.    wants that, it's easily done...
  17.  - MLink IO type (-d mlink), serial IO enabled (-d serial.device)
  18.  - Reads prefs file when started from Workbench.
  19.  
  20. Source available on request.
  21.  
  22.  Osma Ahvenlampi <Osma.Ahvenlampi@hut.fi>
  23.